home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office deutch / OFFICE.NL-NL / OFFICELR.CAB / MSOHLP11.CHM_1043 / html / awsenduser.css next >
Cascading Style Sheet File  |  2003-08-19  |  2KB  |  54 lines

  1. ∩╗┐assetid, filename, {display: block; margin-top: 6px; margin-bottom: 6px; background-color: #66CCFF }
  2. topic {font-family: Verdana, Arial, Helvetica; font-size:12px}
  3.  
  4. br, caption, clsdescript, description, example, expando, memdescript, objmodart, para, remarks, tr {display: block; margin-top:6px; margin-bottom:6px}
  5. bookmark, expinline, hottext, link, term, bookmarkjump, autoentry, defterm  {display:inline; color:#0000ff; text-decoration:underline}
  6. runinhead, ui, {display:inline; font-weight: bold}
  7.  
  8. bookmark {display:inline; color: #999900}
  9. bterm {display:inline; font-weight:bold}
  10.  
  11. code {display: block; font-family: Courier New;  white-space:pre;  margin:6px}
  12. codeinline {display:inline; font-family: Courier New,  white-space:pre}
  13. heading {dispaly: block; font-size: 14px; font-weight: bold}
  14. heading [level|="1"] { font-size: 20pt }
  15. heading [level|="2"] { font-size: 18pt }
  16. heading [level|="3"] { font-size: 16pt }
  17. hr {display:block; border-bottom:1px; border-style:groove; border-bottom-width:thin}
  18.  
  19. item {display: block; list-style-type:disc}
  20. iterm {display:inline; font-style:italic}
  21. list {display:block; margin-left:6px}
  22. list[type="number"] {list-style-type: decimal;}
  23. list[type="bullet"] {list-style-type: disc;}
  24. media {display:block; border-bottom:1px; border-style:groove; border-bottom-width:thin; border-color:#ffcccc}
  25. parameter {display:block; margin-top:3px; margin-bottom:3px}
  26.  
  27. signature {display:block; margin-top: 6px; margin-bottom: 6px; background-color: #ffffcc; white-space:pre}
  28. strike {display:inline; text-decoration: line-through}
  29. subscript {vertical-align: sub}
  30. superscript {vertical-align: super}
  31. td {display:inline}
  32. th {display:inline; font-weight:bold; background-color:#cccccc}
  33. title {display:block; font-size: 16px; font-family:Arial; font-weight:bold}
  34.  
  35. insertion {display:inline; color: #FF0000}
  36. deletion {display:inline; text-decoration:line-through; color:#FF0000}
  37. /*annotation {
  38.   counter-increment: annotation;
  39. }
  40.  
  41. annotation * {
  42.   color: black;
  43.   background-color: yellow;
  44. }
  45.  
  46. annotation:before {
  47.   font-weight:bold;
  48.   content: "[" attr(initials) counter(annotation) "]";
  49. }*/
  50. annotation {display:inline; color: black; background-color: #ffff00; counter-increment: annotation;}
  51. annotation:before {font-weight:bold; content: "[" attr(initials) counter(annotation) "]";}
  52. glossaryterm    {display:block; font-weight: bold;}
  53. glossarydefinition    {font-weight: normal;}
  54.